home *** CD-ROM | disk | FTP | other *** search
/ Clickx 31 / Clickx 31.iso / assets / software / MyServer-win32-0.8.2.exe / web / link.html < prev    next >
Encoding:
Extensible Markup Language  |  2005-08-26  |  1.3 KB  |  29 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  3. "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  5. <head>
  6. <title>MyServer</title>
  7. <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  8. </head>
  9. <body style="color: #666699;">
  10. <div style="text-align: center;">
  11. <br />
  12. Here are some examples, to show how MyServer works:<br /><br />
  13. <a href="http://www.myserverproject.net"><img src="logo.png" alt="" style="border: 0px;" /></a><br /><br />
  14. MyServer CGI samples(MSCGI)<a href="cgi-bin/"><img src="goto.png" alt="" style="border: 0px;" /></a><br /><br />
  15. Browse a directory<a href="downloads/"><img src="goto.png" alt="" style="border: 0px;" /></a><br /><br />
  16. Browse Icons directory<a href="/sys/icons/"><img src="goto.png" alt="" style="border: 0px;" /></a><br /><br />
  17. Simulate a 404 error page (This file is not present on the file system)
  18. <a href="itisnthere.html"><img src="goto.png" alt="" style="border: 0px;" /></a><br />
  19. <br />
  20. <br />
  21. <br />
  22. <br />
  23. <br />
  24. If you are interested to write other examples for MyServer, including PHP, Perl and any sort of script pages.<br />
  25. Please contact the MyServer Project developers and let us know about your samples.
  26. </div>
  27. </body>
  28. </html>
  29.